Skip to content

fix: remove NTP servers by default - #855

Merged
K900 merged 1 commit into
nix-community:mainfrom
David-Moody:main
Nov 19, 2025
Merged

fix: remove NTP servers by default#855
K900 merged 1 commit into
nix-community:mainfrom
David-Moody:main

Conversation

@David-Moody

Copy link
Copy Markdown
Contributor

Fixes #854

By default we only want to the "PHC0" provided via WSL, meaning we don't need to spend time reaching out to NTP servers, or conflicts that can happen with differing time.

In forked repository enabled the workflows. Passed builds, checks and tests. The exception was docs due to GitHub Pages being disabled by default.

[  OK  ] Tests
[  OK  ] Build
[  OK  ] Checks
[  OK  ] Validate
[ FAIL ] Docs

@SuperSandro2000

Copy link
Copy Markdown
Member

Please squash all the commits into one.

@SuperSandro2000
SuperSandro2000 requested a review from K900 November 18, 2025 22:20
@SuperSandro2000

Copy link
Copy Markdown
Member

Does this conflict with #821 ?

@David-Moody David-Moody reopened this Nov 18, 2025
@David-Moody

Copy link
Copy Markdown
Contributor Author

Sorry I sent code to the wrong place initially...

Squashed to a single commit, and brought the merging repo up to date.

Doesn't conflict with #821, actually we are depending on that. Likely that commit is what added this regression, as previously we wouldn't have had any conflict between the Windows provided time, and the time coming via the previous NTP service.

@K900
K900 merged commit cd9eb52 into nix-community:main Nov 19, 2025
50 checks passed
@K900

K900 commented Nov 19, 2025

Copy link
Copy Markdown
Contributor

Nice find.

@nzbr nzbr changed the title Fix - Remove NTP servers by default fix: remove NTP servers by default Mar 1, 2026
@nzbr nzbr added the bug Something isn't working label Mar 1, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Slow boot - Chrony default NTP servers conflict with WSL provided hardware clock

4 participants